Groundhogg\DB\Query\Query B

Total Complexity 92
Dependencies 5
Dependents 2
Total lines 673
Lines of code 350
Logical lines of code 202
Comment lines 174
Methods 40
Properties 13

Methods 40

Method Rating Maintainability Complexity Lines of code
set_query_params()
A
47 12 38
maybe_sanitize_aggregate_column()
A
41 7 58
setSelect()
A
50 8 27
setOrderby()
S
55 6 18
setOrder()
S
64 4 9
sanitize_column()
S
62 3 11
get_var()
S
58 2 15
where()
S
66 3 9
search()
S
63 3 10
_where()
S
70 3 6
__construct()
S
62 2 11
get_results()
S
62 2 11
_joins()
S
78 2 3
get_found_rows()
S
63 2 10
_groupby()
S
78 2 3
_orderby()
S
74 2 4
_offset()
S
79 2 3
_limit()
S
73 2 4
_found_rows()
S
80 2 3
_alias()
S
80 2 3
column_is_safe()
S
78 2 3
__serialize()
S
63 1 13
get_select_sql()
S
64 1 11
whereNotIn()
S
79 1 3
count()
S
72 1 5
setLimit()
S
75 1 4
__toString()
S
81 1 3
create_cache_key()
S
69 1 7
addJoin()
S
72 1 5
whereIn()
S
79 1 3
add_safe_column()
S
76 1 4
__get()
S
82 1 3
_sanitize_column_key()
S
79 1 3
query()
S
81 1 3
setOffset()
S
76 1 4
setFoundRows()
S
77 1 4
_select()
S
78 1 3
_table_name()
S
80 1 3
isAliased()
S
79 1 3
setGroupby()
S
68 1 7